object fmShow: TfmShow Left = 239 Top = 141 BorderStyle = bsNone Caption = 'fmShow' ClientHeight = 566 ClientWidth = 804 Color = clBlack Font.Charset = RUSSIAN_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 15 object Image2: TImage Left = 0 Top = 0 Width = 804 Height = 566 Align = alClient OnMouseMove = Image2MouseMove end object Label1: TLabel Left = 64 Top = 565 Width = 673 Height = 35 Alignment = taCenter AutoSize = False Color = 8545370 Font.Charset = RUSSIAN_CHARSET Font.Color = 14340561 Font.Height = -13 Font.Name = 'Zahoma' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object Image1: TImage Left = 185 Top = 0 Width = 431 Height = 50 AutoSize = True Center = True OnMouseMove = Image2MouseMove end object PB: TPaintBox Left = 367 Top = 2 Width = 281 Height = 10 Cursor = crHandPoint OnMouseDown = PBMouseDown OnMouseMove = PBMouseMove OnPaint = PBPaint end object btLeft: TImageBtn Left = 144 Top = 9 Width = 21 Height = 24 Cursor = crHandPoint OnClick = btLeftClick end object btRight: TImageBtn Left = 164 Top = 9 Width = 21 Height = 24 Cursor = crHandPoint OnClick = btRightClick end object btClose: TImageBtn Left = 702 Top = 9 Width = 24 Height = 27 Cursor = crHandPoint OnClick = btCloseClick end object lbInterval: TLabel Tag = 1 Left = 95 Top = 11 Width = 18 Height = 21 Cursor = crHandPoint Alignment = taCenter AutoSize = False Caption = '4' Font.Charset = RUSSIAN_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Zahoma' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = lbIntervalClick end object btUp: TImageBtn Tag = 1 Left = 115 Top = 9 Width = 24 Height = 24 Cursor = crHandPoint OnClick = btUpClick end object btDown: TImageBtn Tag = -1 Left = 69 Top = 9 Width = 24 Height = 24 Cursor = crHandPoint OnClick = btUpClick end object btTrack: TImageBtn Left = 637 Top = 9 Width = 19 Height = 24 Cursor = crHandPoint end object TrSnd1: TTrSnd Left = 637 Top = 16 Width = 52 Height = 16 Picture.Data = {} Position = 0 end object Contents: TStringGrid Left = 528 Top = 46 Width = 272 Height = 0 Color = 10921638 ColCount = 1 Ctl3D = False DefaultColWidth = 360 DefaultRowHeight = 18 DefaultDrawing = False FixedCols = 0 RowCount = 2 FixedRows = 0 Font.Charset = RUSSIAN_CHARSET Font.Color = 14277321 Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] Options = [goDrawFocusSelected] ParentCtl3D = False ParentFont = False ScrollBars = ssVertical TabOrder = 0 end object Panel1: TPanel Left = 70 Top = 55 Width = 660 Height = 490 BevelOuter = bvNone Color = clBlack TabOrder = 1 object PBox: TPaintBox Left = 0 Top = 0 Width = 660 Height = 490 Align = alClient OnPaint = PBoxPaint end end object Timer1: TTimer Enabled = False Interval = 4000 OnTimer = Timer1Timer Left = 8 Top = 32 end end